home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 June: Reference Library / Dev.CD Jun 00 RL Disk 1.toast / pc / technical documentation / develop / develop issue 28 / develop issue 28 code / sketch / documentation / sketch user manual.doc
Encoding:
Text File  |  1996-08-26  |  743 b   |  28 lines

  1. Sketch User Manual
  2. ==================
  3.  
  4. Sketch is a scriptable drawing application that supports most, but not all,
  5. objects in the Apple Event Registry QuickDraw Graphics suite. It also support
  6. Document and Window objects, from the Core suite.
  7.   
  8. Sketch demonstrates concepts in Ron Reuter's article in issue 28 of develop magazine.
  9.  
  10. Sketch has almost no GUI, just the About… and a File->Quit menu items, and moveable
  11. closeable zoomable windows. Sketch is meant to be driven by AppleScripts and AppleEvents. 
  12.  
  13. There are several demo AppleScripts in the Sketch:Scripts folder. Try them out!
  14.  
  15. You can use the Sketch Stationery document as a starting point to create your own scripts 
  16. to drive Sketch.
  17.  
  18. -- Ron Reuter
  19. -- rlreute@uswest.com
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.